purple_status_type_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleStatusType* purple_status_type_new(PurpleStatusPrimitive primitive, const(char)* id, const(char)* name, gboolean user_settable)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_status_type_new
    (,
    const(char)* id
    ,
    const(char)* name
    ,
    gboolean user_settable
    )
  2. da_purple_status_type_new purple_status_type_new;

Meta